词语吧>英语词典>internal representation翻译和用法

internal representation

英 [ɪnˈtɜːnl ˌreprɪzenˈteɪʃn]

美 [ɪnˈtɜːrnl ˌreprɪzenˈteɪʃn]

网络  内部表示; 内部表象; 内在表征; 内部表征; 内在表象

英英释义

noun

双语例句

  • The conceptual structure of the new match network and the data structure of its internal representation are described.
    文中详细描述了这种网络的基本结构及其内部表示的数据结构。
  • These source files are read and an internal representation called a loader is built of the beans and the relationships among them.
    读取这些源文件并构建bean及其相互关系的内部表示(称为装载器)。
  • Entries are stored in order of their internal representation, not necessarily the same as what you see on screen when you SELECT the columns from a table.
    项目是根据内部表示的顺序存储的,并不需要与你从表中SELECT列时在屏幕上看到的一致。
  • The contribution is: Proposed an internal representation for object-oriented software: multi-level dependency graph.
    所做的工作如下:提出一种面向对象软件的中间表示法:多粒度依赖关系图。
  • The internal transport ( rings in the current implementation) move only buffers and have no knowledge of their internal representation.
    内部传输(当前实现中的连接点)仅移动缓冲区,并且不知道它们的内部表示。
  • This results in a very compact internal representation.
    这导致一种非常紧凑的内部表示。
  • Having one internal format would enable all of the Java-based languages to resolve to the same internal representation, he said.
    建立一种内部格式可以让所有基于Java的语言解析相同的内部表示,他说。
  • That eliminates the need for conversions between internal representation of objects and Java/ C# representations.
    因此不需要在对象的内部表现形式和Java/C表现形式之间转换。
  • Currently the loader passes the internal representation of the code back to Ruby for execution.
    目前,加载器会把代码的内部表示返回给Ruby来执行。
  • We have the ability to translate from a number of parsers to an internal representation which we use for compilation.
    我们有能力借鉴众多解析器来自行开发用于编译的和一个解析器的内部实现。